Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2025

This PR contains the following updates:

Package Update Change
controlplaneio-fluxcd/distribution minor 2.6.12.7.5

Release Notes

controlplaneio-fluxcd/distribution (controlplaneio-fluxcd/distribution)

v2.7.5: Flux v2.7.5

Compare Source

See the distribution release notes for more details.

v2.7.4: Flux v2.7.4

Compare Source

See the distribution release notes for more details.

v2.7.3: Flux v2.7.3

Compare Source

See the distribution release notes for more details.

v2.7.2: Flux v2.7.2

Compare Source

See the distribution release notes for more details.

v2.7.1: Flux v2.7.1

Compare Source

See the distribution release notes for more details.

v2.7.0: Flux v2.7.0

Compare Source

See the distribution release notes for more details.

v2.6.4: Flux v2.6.4

Compare Source

See the distribution release notes for more details.

v2.6.3: Flux v2.6.3

Compare Source

See the distribution release notes for more details.

v2.6.2: Flux v2.6.2

Compare Source

See the distribution release notes for more details.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Jun 22, 2025

--- HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux

+++ HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux

@@ -7,13 +7,13 @@

   labels:
     app.kubernetes.io/name: flux-instance
     app.kubernetes.io/instance: flux-instance
     app.kubernetes.io/managed-by: Helm
 spec:
   distribution:
-    version: 2.6.1
+    version: 2.7.5
     registry: ghcr.io/fluxcd
     artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:latest
   components:
   - source-controller
   - kustomize-controller
   - helm-controller

@github-actions
Copy link

github-actions bot commented Jun 22, 2025

--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance

+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance

@@ -23,8 +23,8 @@

     cleanupOnFail: true
     remediation:
       retries: 3
       strategy: rollback
   valuesFrom:
   - kind: ConfigMap
-    name: flux-instance-values-78b6h5ggmm
+    name: flux-instance-values-m4bh6md6c4
 
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-78b6h5ggmm

+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-78b6h5ggmm

@@ -1,30 +0,0 @@

----
-apiVersion: v1
-data:
-  values.yaml: |
-    ---
-    instance:
-      distribution:
-        # renovate: datasource=github-releases depName=controlplaneio-fluxcd/distribution
-        version: 2.6.1
-      cluster:
-        networkPolicy: false
-      components:
-        - source-controller
-        - kustomize-controller
-        - helm-controller
-        - notification-controller
-      sync:
-        kind: GitRepository
-        url: "https://github.com/rutbergphilip/homelab.git"
-        ref: "refs/heads/main"
-        path: kubernetes/flux/cluster
-kind: ConfigMap
-metadata:
-  labels:
-    app.kubernetes.io/name: flux-instance
-    kustomize.toolkit.fluxcd.io/name: flux-instance
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: flux-instance-values-78b6h5ggmm
-  namespace: flux-system
-
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-m4bh6md6c4

+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-m4bh6md6c4

@@ -0,0 +1,30 @@

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    ---
+    instance:
+      distribution:
+        # renovate: datasource=github-releases depName=controlplaneio-fluxcd/distribution
+        version: 2.7.5
+      cluster:
+        networkPolicy: false
+      components:
+        - source-controller
+        - kustomize-controller
+        - helm-controller
+        - notification-controller
+      sync:
+        kind: GitRepository
+        url: "https://github.com/rutbergphilip/homelab.git"
+        ref: "refs/heads/main"
+        path: kubernetes/flux/cluster
+kind: ConfigMap
+metadata:
+  labels:
+    app.kubernetes.io/name: flux-instance
+    kustomize.toolkit.fluxcd.io/name: flux-instance
+    kustomize.toolkit.fluxcd.io/namespace: flux-system
+  name: flux-instance-values-m4bh6md6c4
+  namespace: flux-system
+

@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 7 times, most recently from 1537c8b to b0cfb79 Compare June 28, 2025 17:12
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 2 times, most recently from 86cea6f to 1ed00fb Compare June 30, 2025 15:37
@renovate renovate bot changed the title fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.2 ) fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.3 ) Jun 30, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 6 times, most recently from e714226 to 91799c5 Compare July 11, 2025 13:33
@renovate renovate bot changed the title fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.3 ) fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.4 ) Jul 11, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 6 times, most recently from eb9a814 to 3cba579 Compare July 19, 2025 03:40
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 2 times, most recently from 606fb3a to c666a18 Compare July 20, 2025 13:07
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 5 times, most recently from e5af35c to bd6f475 Compare December 7, 2025 17:59
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 6 times, most recently from 4a59591 to d97c03d Compare December 16, 2025 03:09
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 4 times, most recently from d08877e to e456b4c Compare December 28, 2025 09:02
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 4 times, most recently from 285e6c5 to abfe46c Compare January 4, 2026 10:28
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 4 times, most recently from d919eb6 to c6ac485 Compare January 11, 2026 13:30
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 5 times, most recently from 3422277 to 40d2abb Compare January 20, 2026 05:56
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch from 40d2abb to 5a4ab9d Compare January 20, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant